Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHRAS-2069: integrate plugin metadataupdater to phraseanet #4417

Closed

Conversation

aynsix
Copy link
Collaborator

@aynsix aynsix commented Nov 22, 2023

Changelog

Adds

  • PHRAS-2069: integrate plugin metadataupdater to phraseanet

@aynsix aynsix added the 4.1 label Nov 22, 2023
/** @var media_subdef $subdef */

if($input->getOption("meta-struct-id") != NULL) {
$meta_struct_id = $input->getOption("meta-struct-id");
Copy link
Member

@jygaulier jygaulier Nov 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sanitize options avant.
on doit pouvoir spécifier --field=<name|id> (pour tous les arguments où c'est utile, ex. --databox=)

break;
}

foreach ($record->get_subdefs() as $subdef) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pourquoi chercher dans les subdefs ? hormis via substitute, y'a pas de meta inconnues dedans.

@nmaillat
Copy link
Member

close in favor of #4420

@nmaillat nmaillat closed this Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants